home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 31 / PC Gamer IT CD 31 2-2.iso / gcdemo / setup.exe / 0 / RCDATA / TFABOUTBOX / TFABOUTBOX.txt
Encoding:
Text File  |  1998-01-18  |  2.4 KB  |  120 lines

  1. object FAboutBox: TFAboutBox
  2.   Left = 103
  3.   Top = 56
  4.   Width = 339
  5.   Height = 182
  6.   Caption = 'About Gruesome Castle'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Label1: TLabel
  15.     Left = 12
  16.     Top = 44
  17.     Width = 107
  18.     Height = 16
  19.     Caption = 'Design/Graphics:'
  20.     Font.Charset = ANSI_CHARSET
  21.     Font.Color = clBlack
  22.     Font.Height = -13
  23.     Font.Name = 'Arial'
  24.     Font.Style = [fsBold]
  25.     ParentFont = False
  26.   end
  27.   object Label2: TLabel
  28.     Left = 12
  29.     Top = 68
  30.     Width = 84
  31.     Height = 16
  32.     Caption = 'Design/Code:'
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clBlack
  35.     Font.Height = -13
  36.     Font.Name = 'Arial'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.   end
  40.   object Label3: TLabel
  41.     Left = 12
  42.     Top = 92
  43.     Width = 159
  44.     Height = 16
  45.     Caption = 'BlastGraphics 3D Engine:'
  46.     Font.Charset = ANSI_CHARSET
  47.     Font.Color = clBlack
  48.     Font.Height = -13
  49.     Font.Name = 'Arial'
  50.     Font.Style = [fsBold]
  51.     ParentFont = False
  52.   end
  53.   object Label4: TLabel
  54.     Left = 196
  55.     Top = 44
  56.     Width = 115
  57.     Height = 16
  58.     Caption = 'Steve Stamatiadis'
  59.     Font.Charset = ANSI_CHARSET
  60.     Font.Color = clBlack
  61.     Font.Height = -13
  62.     Font.Name = 'Arial'
  63.     Font.Style = [fsBold]
  64.     ParentFont = False
  65.   end
  66.   object Label5: TLabel
  67.     Left = 196
  68.     Top = 68
  69.     Width = 92
  70.     Height = 16
  71.     Caption = 'John Passfield'
  72.     Font.Charset = ANSI_CHARSET
  73.     Font.Color = clBlack
  74.     Font.Height = -13
  75.     Font.Name = 'Arial'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.   end
  79.   object Label6: TLabel
  80.     Left = 196
  81.     Top = 92
  82.     Width = 60
  83.     Height = 16
  84.     Caption = 'Tony Ball'
  85.     Font.Charset = ANSI_CHARSET
  86.     Font.Color = clBlack
  87.     Font.Height = -13
  88.     Font.Name = 'Arial'
  89.     Font.Style = [fsBold]
  90.     ParentFont = False
  91.   end
  92.   object Label7: TLabel
  93.     Left = 112
  94.     Top = 8
  95.     Width = 100
  96.     Height = 24
  97.     Caption = 'The Team'
  98.     Font.Charset = ANSI_CHARSET
  99.     Font.Color = clBlack
  100.     Font.Height = -21
  101.     Font.Name = 'Arial'
  102.     Font.Style = [fsBold]
  103.     ParentFont = False
  104.   end
  105.   object BitBtn1: TBitBtn
  106.     Left = 124
  107.     Top = 124
  108.     Width = 75
  109.     Height = 25
  110.     Font.Charset = ANSI_CHARSET
  111.     Font.Color = clBlack
  112.     Font.Height = -11
  113.     Font.Name = 'Arial'
  114.     Font.Style = []
  115.     ParentFont = False
  116.     TabOrder = 0
  117.     Kind = bkOK
  118.   end
  119. end
  120.